In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / PrintSetPaperBin Method

PrintSetPaperBin Method (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(242)>

Function PrintSetPaperBin( _

   ByVal PaperBin As Integer _

) As Boolean
[DispId(242)]

bool PrintSetPaperBin( 

   int PaperBin

)
function PrintSetPaperBin( 

    PaperBin: Integer

): Boolean; 
DispIdAttribute(242)

function PrintSetPaperBin( 

   PaperBin : int

) : boolean;
[DispId(242)]

bool PrintSetPaperBin( 

   int PaperBin

) 
[DispId(242)]

bool PrintSetPaperBin( 

   int PaperBin

) 

Parameters

PaperBin
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members